Gets or sets a subsidiary error code that provides information additional to the primary Code.
__property long AdditionalCode;
long AdditionalCode;
Property AdditionalCode() As long
Applications can use the AdditionalCode property to specify any additional value they need to capture and communicate in the ADError. For example, it may be used to store a subsidiary error code.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|